Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Highlight Styles


Q3HighlightStyle_Set

You can use the Q3HighlightStyle_Set function to set the highlight style value of a highlight style.

TQ3Status Q3HighlightStyle_Set (
TQ3StyleObject highlight, 
TQ3AttributeSet highlightAttribute);
highlight
A highlight style object.
highlightAttribute
An attribute set.
DESCRIPTION
The Q3HighlightStyle_Set function sets the highlight style value of the style object specified by the highlight parameter to the attribute set specified in the highlightAttribute parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996